home *** CD-ROM | disk | FTP | other *** search
/ Macademic for Students & Teachers / Macademic for Students and Teachers (Quantum Leap)(1992).iso / Fun & Games / Inigo Gets Out / card_9001.txt < prev    next >
Text File  |  1988-06-01  |  519b  |  26 lines

  1. -- card: 9001 from stack: in
  2. -- bmap block id: 19337
  3. -- flags: 4000
  4. -- background id: 2575
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=202 top=126 right=165 bottom=250
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play harpsichord c4 a3 f c4 a3 f c4 d c c c
  23.   go to card id 9494
  24. end mouseUp
  25.  
  26.